diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-31 09:02:10 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-31 09:02:10 +0900 |
| commit | af2fc05cfd112a3be763e5e844b642cf1b2e97b9 (patch) | |
| tree | 90c123ed0d0bb831e6a43a85ee90273c53bfc01b /config/waybar/style/[Dark] Latte-Wallust combined v2.css | |
| parent | fbd86772fac1bbe685777d362caf50da08434bbb (diff) | |
yet another day of tweaking. Everyday you find a small bug or needs to be tweaked :)
Diffstat (limited to 'config/waybar/style/[Dark] Latte-Wallust combined v2.css')
| -rw-r--r-- | config/waybar/style/[Dark] Latte-Wallust combined v2.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/waybar/style/[Dark] Latte-Wallust combined v2.css b/config/waybar/style/[Dark] Latte-Wallust combined v2.css index ad6a4726..61128602 100644 --- a/config/waybar/style/[Dark] Latte-Wallust combined v2.css +++ b/config/waybar/style/[Dark] Latte-Wallust combined v2.css @@ -54,7 +54,9 @@ tooltip { font-weight: bold; font-style: normal; opacity: 0.8; -} +} + +#taskbar button, #workspaces button { color: @foreground; box-shadow: none; |
